home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
PROGNG_C
/
TURBOCU1.LZH
/
LC014.DOC
< prev
next >
Wrap
Text File
|
1987-09-05
|
9KB
|
216 lines
===> Contents of LC014 - Turbo C Utilities Disk <===
ARC.EXE
This is the program to expand all the following files that need to be
expanded to run. All files that end with .ARC fit this catagory.
To expand these files you need to have a diskette available with
enough room to store the expanded file (about twice the .ARCed file
size). If you are doing this with two floppies, put this disk (LC014)
in drive A and put a formatted disk in drive B. Now type B: to change
to the B> drive. Type A:ARC -e A:BNSLIB.ARC (substitute the name of
the real file for BNSLIB.ARC). This will load the ARC utility from
the A: drive and expand all the files in the BNSLIB.ARC archive and
store them on the default drive (the B: drive). There is documentation
in the archive that will be expanded and ready to use for each system.
Archive is used so that you can get about twice the number of files on
a single floppy disk, this gives you maximum value for your money!
BNSLIB.ARC/binary 27-Aug-87 42880 Accesses: 31
Keywords: LIBRARY LIBRARIAN TLINK QLIB OBJECT MANAGER V1.00
This file contains the .EXE image and a 14-page User's Guide for version
1.00 of BNSLIB. BNSLIB is an object module library manager for use with
Borland International's TLINK, the MS-DOS linker provided with Turbo C.
BNSLIB is command syntax compatible with Microsoft's LIB librarian, but
surpasses MS LIB in functionality. IBM PC/XT/AT's and close compatibles
only. Provided as user-supported software (requested donation is $10).
Author: Brad Paulsen (76703,1005)
SOUND.C/binary 16-Aug-87 3968 Accesses: 133
Keywords: SOUND NOTES TELEMACUS
This is a painstakingly documented, step-by-step procedure for generating
notes and sounds with TURBO C using inline code. Garry J. Vass
[72307,3311]
QLIBGV.ARC/binary 10-Aug-87 40064 Accesses: 160
Keywords: QLIB VIDEO KEYBOARD ENHANCEMENT TOOLS TELEMACUS
This is QLIB 3, a set of enhancement tools for TURBO C. QLIB functions are
consistent, well documented, and fast. QLIB is shareware. Large models
only. Complete library, demo source, welcome, and focus files are included
in this ARC. Garry J. Vass [72307,3311]
FASTVI.ARC/binary 05-Aug-87 36736 Accesses: 238
Keywords: SCREEN VIDEO C FAST WINDOIWS FASTWRITE EGA
UPDATED version of FASTVI.ARC. qputxy() fixed! Contains a demo
w/source. Two libraries - VIDEO.LIB & WINDOW.LIB provide windowing and FAST
video output for TURBO C. Includes qputch(), qputs(), qputxy(),window(),
gotoxy(),clrwin(), cursor blanking, pop-up, pull-down, & exploding windows.
Much more!!! This is specific to IBM's or close compatibles - writes to
video memory. Send comments to [74076.37] Robert Scott or address in .DOC
- by Timothy Legant (ARC v.5.12)
QBOUNC.C/binary 01-Aug-87 14336 Accesses: 61
Keywords: QLIB MENU MENUS TELEMACUS
This program demonstrates how the QLIB functions can be combined to create
professional looking "bounce bar" menus. The demo also shows how to nest
the menus to create multiple levels of menus. QLIB (3) or + required.
Garry J. Vass [72307,3311]. See QLIBGV.ARC in this data library. Compile
with Large models only.
QMEM.C/binary 01-Aug-87 21504 Accesses: 23
Keywords: QLIB MEMORY TELEMACUS
This program demonstrates how the QLIB functions can be used in the
development of a memory exploration tool (similar in functionality to
MEMWALK.COM). QLIB (3) or + required. Garry J. Vass [72307,3311]. See
QLIBGV.ARC in this data library. Compile with Large models only.
WRITEF.ARC/binary 23-Jul-87 2432 Accesses: 323
Keywords: FAST SCREEN WRITE TURBO C SOURCE SCREEN ATTRIBUTES
Writef is 14 lines of Turbo C source code. It allows extremely fast
writing to the screen with complete control over location, foreground and
background color. No assembler language, does not need to be in a library.
Can be copied directly into your Turbo C source code.
TC-STA.ARC/binary 23-Jul-87 3072 Accesses: 17
Keywords: TC ENVIRONMENT INTEGRATED PROJECTS FILES SOURCES
A batch file that causes a file.C and/or a file.PRJ to be loaded into TC
when it starts. It can be used as a command ("T EXX.C EX.PRJ") or will
prompt if there are no arguments. Uses the public domain programs
ANSWER.COM and STACKEY.COM.
TCGRAP.ARC/binary 19-Jul-87 6327 Accesses: 112
Keywords: GRAPHICS TURBO C .H .LIB PRIMITIVES SMITH
Turbo C, Graphic Primitives, .LIB,.H , .DOC included. Use TCC with Tlink ,
TC with Project Make, or Make to bind in the .LIB file. The .H file
contents has all of the function prototypes. - Chuck G. Smith -
TCOMM.ARC/binary 18-Jul-87 49949 Accesses: 105
Keywords: COMMUNICATIONS ASYNCH INTERRUPTS SHAREWARE
The TurboCom ToolBox is a set of functions designed for use with the Turbo
C(tm) compiler. Includes simultaneous use of COM1 thru COM4, full control
of all interrupts, both send and receive buffering, access to modem
control, support for Hayes and similar modems. Xmodem engine available to
registered users. V2.1 improves COM3, 4 handling. Shareware, uploaded by
the author.
XC3.ARC/binary 17-Jul-87 28606 Accesses: 50
Keywords: XC CROSS REFERENCE LISTER C
'xc3' is an updated version of the 'xc' cross reference utility for 'c'
programs that has been converted to turboc and had a number of
enhancements, such as the ability to give a file name containing the names
of files to cross reference.
HSORT.C 15-Jul-87 8410 Accesses: 163
Keywords: HSORT HEAPSORT SORT HEAP
heapsort function, along with a shell to test it. The shell prompts for,
sorts, and displays a list of numbers. The function should work when
compiled under any memory model, and conforms to the qsort() standard
library function in syntax. Uploaded by Bruce Feist.
PATCH.ARC/binary 09-Jul-87 9984 Accesses: 650
Keywords: PATCH DIF BORLAND
This file contains PATCH.COM and PATCH.DOC. PATCH.COM uses the .DIF files
found in this DL to effect changes to the Turbo C compilers. Download and
extract the files with an ARC51 compatible dearchiving utility, such as
ARC-E.COM, which is in DL 0.
DRYSTN.ARC/binary 03-Jul-87 30848 Accesses: 53
Keywords: BENCHMARK DHRYSTONE C SPEED TEST
Dhrystone benchmark in C with small model executables. Turbo C's speed
really shows up here. I also ran before and after V30 installation and
found a startling speed increase of 40%+
P6TC-4.DIF 02-Jul-87 514 Accesses: 610
Keywords: PATCH INTEGRATED ENVIRONMENT TC.EXE EDITOR TAB WIDTH 4
This patch will change the Turbo C Integrated Environment editor's tab
width from 8 to 4.
This file is input to PATCH.COM.
To get a copy of PATCH.COM, download PATCH.ARC
P5TC.DIF/binary 29-Jun-87 512 Accesses: 813
Keywords: PATCH DIF BUILDALL BUILD ALL
This file allows BUILD ALL to operate as expected.
P7TC.DIF/binary 29-Jun-87 256 Accesses: 699
Keywords:
PATCH DIF CONTROL BREAK
This file stops Turbo C from exiting when ^C or ^Break are
pressed during compilation.
Integrated Environment (TC.EXE) Turbo C version 1.0
GRAPH.ARC/binary 10-Jun-87 10368 Accesses: 350
Keywords: GRAPH GRAPHICS DRAW PLOT CGA SHAREWARE
A library of Turbo Pascal-like graphics primatives for TC, includes:
init_graphics hirescolor gotoxy clearscreen plot draw_line draw_box
draw_circle and draw_ellipse. Includes a sample program, necessary header
files and a project file. Uses 640 by 200 hires mode only. Writes directly
to screen buffer for speed, so is not compatible with non IBM displays.
ShareWare -- author requests payment for commercial use of these funtions.
Free for your personal use.
this DL to effect changes to the Turbo C compilers. Download and
extract the files with an ARC51 compatib